Package-level declarations

Types

Link copied to clipboard
@Environment(value = EnvType.CLIENT)
data class CelebratePrankSoundInstance(val entity: Entity) : EntityTrackingSoundInstance

Sound instance for the SoundEvents.celebratePrank sound event. This implements the equals method so it can be used to play it once at a time per entity.